﻿@font-face {
    font-family: 'iconfont';
    src: url('../fonts/font_1432720974_1547027.eot');
    src: url('../fonts/font_1432720974_1547027.eot') format('embedded-opentype'), url('../fonts/font_1432720974_1547027.woff') format('woff'), url('../fonts/font_1432720974_1547027.ttf') format('truetype'), url('../fonts/font_1432720974_1547027.svg#iconfont') format('svg')
}

.pages{ clear:both}

@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(../fonts/q_z9mv4hysltmomjnk_rcfeszw2xoq-xsnqo47m55da.woff2) format('woff2')
}
.tr2{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s}
.shouji{padding:45px 0 20px 0;}
.shouji .juli{margin:0;}
.shouji .juli .col-md-3{padding:0;}
.shouji .box{display:block;text-align: center;margin-bottom:25px;}
.shouji .box h2{font-size:22px;color:#000;margin-top:10px;}
.shoucall{margin-top:10px;}
.shoucall h1{color:#3abb1b;font-size:14px;margin:0 !important;line-height:24px;}
.shoucall h2{color:#3abb1b;font-size:14px;margin:0 !important;}

.fa {
    display: inline-block;
    font-family: "iconfont";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.fa-icon-qq:before {
    content: "\e604"
}

.fa-icon-weibo:before {
    content: "\e600"
}

.fa-icon-weixin:before {
    content: "\e605"
}

.fa-icon-zaixianzixun:before {
    content: "\e608"
}

.container-fluid {
    max-width: 1230px;
}


* {
    margin: 0;
!important;
    padding: 0;
!important;
}

a:hover {
    text-decoration: none;
}

.no-margin {
    margin: 0;
    padding: 0;
}



.Products .jianju{padding: 0px 0 30px 0;}




body {
    font-family: "微软雅黑";
!important;
}

#btn {

    font-size: 30px;
    color: #1dc552;
    position: absolute;
    right: 22px;
    line-height: 30px;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}

/*头部*/

.header{
    line-height: 30px;
    border-top: 3px solid #3abb1b;
    background: #f5fcf3;
    border-bottom: 1px solid #d1d1d1;
    font-size: 12px;
    font-family: "宋体";
    color: #555;
    position: relative;
}
.header:before{
    content: url("../images/sanjiao.png");
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -32.5px;
}
.header a{
    color: #555;
}
.header p+div a{
    display: inline-block;
    padding: 0 10px 0 19px;
    position: relative;
}
.header p+div a:after{
    content: "";
    right: 0;
    top: 10px;
    width: 1px;
    height: 10px;
    background: #d1d1d1;
    position: absolute;
}
.header p+div a:first-child{
    background: url("../images/star.png") no-repeat left center;
}
.header p+div a:nth-child(2){
    background: url("../images/wx_samll.png") no-repeat left center;
}
.header p+div a:last-child{
    background: url("../images/book.jpg") no-repeat left center;
    padding-right: 0;
}
.header p+div a:last-child:after{
    display: none;
}


header {
    position: relative;
    background: url("../images/header_bg.jpg") 50% 50%;
    background-size:cover ;

}
header .logo {
    line-height: 100px;
}
header .header_img{
    line-height: 100px;
    padding-left: 18px;
}
header .header_img2{
    padding-left: 92px;
    line-height: 100px;

}
header .call{
    height: 100px;
    padding: 24px 0 0 75px;
    background: url("../images/phone.png") no-repeat 0 28px;
}
header .call div{
    line-height: 22px;
    font-size: 15px;
    color: #666;
    text-align: right;
}
header .call h5{
    margin: 0;
    line-height: 30px;
    color: #3abb1b;
    font-size: 26px;
    font-weight: bold;
}


nav{
    line-height: 50px;
    background:url("../images/nav_bg.jpg") repeat-x;
}
#nav {
    margin: 0;
    position: relative;

}

#nav > li {
    float: left;
    width: 10%;
    position: relative;
    line-height: 42px;
}


#nav > li .ul{display:none; position: absolute; left: 0; top: 100%; z-index: 1; width: 100%;}
#nav > li .ul .li a{ display: block; font-size: 12px; line-height: 40px; background: #3aba1b; color: #fff }
#nav > li .ul .li a:hover{ background: #e4b117; color:#fff;}
#nav > li:hover .ul{display:block;}

#nav > li>a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 14px;
    position: relative;
    text-align: center;
}
#nav > li:first-child:before{
    content: url("../images/nav_line.jpg");
    position: absolute;
    left: 0;
    top: 0;
}
#nav > li>a:after{
    content: url("../images/nav_line.jpg");
    position: absolute;
    right: 0;
    top: 0;
}
#nav > li.active>a{
    background: url("../images/nav_bg2.jpg") repeat-x;
    color: #fff;
}
#nav > li:hover>a{
    background: url("../images/nav_bg2.jpg") repeat-x;
    color: #fff;
}






/*导航*/

.banner img {
    width: 100%;
}

.title{
    padding:40px 0 30px 0;
}
.title h3{
    font-family: "Arial";
    font-size: 30px;
    font-weight: bold;
    color: #666;
    text-transform: uppercase;
    margin: 0;
    line-height: 34px;
}
.title h4{
   margin: 0;
    line-height: 45px;
    font-size: 22px;
   text-transform: uppercase;
    color: #04ac3a;
    background: url("../images/title_line.png") no-repeat center;
    position: relative;
}
.title h4:after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -3px;
    width: 16px;
    height: 3px;
    background: #e1e0e0;
    margin-left: -8px;
}






.About{
    padding-bottom: 50px;
    background: url("../images/about_bg.jpg") 50% 50%;
    background-size:cover;

}
.About .About_left{
    position: relative;
}
.About .About_left img{
    max-width: 100%;
}
.About .About_left ul{
    font-size: 0;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -45px;
}
.About .About_left ul li{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin: 0 7px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    line-height: 90px;
    background: rgba(0,0,0,.5);
}



.About .About_left ul li:hover{
    background: rgba(255,204,51,.85);
}
.About .About_left ul li a{
    color: #fff;
}
.About .text_box{
    background: rgba(255,255,255,.5);
    padding: 10px 0 0 0;
    height: 335px;
    position: relative;

}
.About .text_box div{
    line-height: 27px;
    height: 270px;
    color: #222222;
    overflow: hidden;
    padding: 0 15px;
}
.About .text_box a{
    background: #04ac3a;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
/*产品中心*!/*/








.Products{
    padding-bottom: 50px;
}
.Products2{
    padding-bottom: 50px;
}
.Products3{
    padding-bottom: 50px;
}
 .more a{
    display: inline-block;
    line-height: 34px;
    border: 1px solid #3abb1b;
    padding: 2px;
    color: #fff;

}
.more a span{
    display: inline-block;
    background: #3abb1b;
    line-height: 37px;
    padding: 0 54px;
}
.Pro .box .img_box img{
    width: 100%;
    transition: all 0.15s;
}
.Pro .box{
    margin-bottom: 15px;
}
.Pro .box .img_box{
    padding: 3px;
    border: 1px solid #c0c0c0;
}
.Pro .box .img_box .img{
    position: relative;
    overflow: hidden;
}
.Pro .box .img_box span{
    display: block;
    background:url("../images/search.png") no-repeat center center  rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
    -webkit-transition: all 0.15s;
    -moz-transition:all 0.15s;
}
.Pro .box .img_box .text{
    line-height: 38px;
    margin-top: 3px;
    background: #c0c0c0;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.Pro .box .img_box div{
  position: relative;
}
.Pro .box:hover .img_box{
    border: 1px solid #04ac3a;
}
.Pro .box:hover .img_box span{
    left: 0;
}
.Pro .box:hover .img_box .text{
    background: #04ac3a;

}

.Pro .box:hover .img_box .mb{
    bottom: 0;
}



.Pro .box h4 {
    margin: 0 0 10px 0;
    line-height: 33px;
    font-size: 14px;
    color: #333;

}


.Pro .picture24{
    margin: 0 -7px;
}
.Pro .picture24 .item{
    margin: 0 7px;
}


.picture24 .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.picture24 .owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.picture24 .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.picture24 .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.picture24 .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.picture24 .owl-carousel .owl-item {
    float: left
}

.picture24 .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.picture24 .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

/*.grabbing{cursor:url(../img/grabbing.png) 8 8,move}*/
.picture24 .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.picture24 .owl-theme .owl-controls {
}

.picture24 .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 30px;
    height: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -70px;
    background: url(../images/yjt.jpg) no-repeat left;
    transition: all 0.5s;
}

.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -70px;
    background: url(../images/zjt.jpg) no-repeat right;
    transition: all 0.5s;
}

/*.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{ background:url(../images/yjt.png) no-repeat right;}*/
/*.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background:url(../images/zjt.png) no-repeat left;}*/
.picture24 .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.picture24 .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.picture24 .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.picture24 .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.picture24 .owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

/*.more a{ display:block; width:236px; line-height:45px; border:1px solid #cac9c9; text-align:center; background:#fff; font-size:13px; color:#959595; text-transform:uppercase; margin:0 auto; transition:all .3s;}*/
/*.more a:hover{ background:#903d3c; border:1px solid #903d3c; color:#fff;}*/
/*产品中心*/

#case{
    background: url("../images/case_bg.jpg") 50% 50%;
    background-size:cover;
    margin-bottom: 40px;
}


.contact{
    background:rgba(205,221,132,0.5);
    background-size: cover;
}

.contact .map{
    height: 180px;
    overflow: hidden;
}
.contact .adr{
    padding:20px 200px 0 0 ;
    position: relative;
    min-height: 144px;
}
.contact .adr img{
    position: absolute;
    right: 24px;
    top: 30px;
}
.contact .adr ul li{
    line-height: 32px;
    font-size: 16px;
    padding-left: 40px;
}
.contact .adr ul li:nth-child(1){
    background: url("../images/icons.png") no-repeat 0 8px;
}
.contact .adr ul li:nth-child(2){
    background: url("../images/icons.png") no-repeat 0 -24px;
}
.contact .adr ul li:nth-child(3){
    background: url("../images/icons.png") no-repeat 0 -54px;
}
.contact .adr ul li:nth-child(4){
    background: url("../images/icons.png") no-repeat 0 -86px;
}
.contact .adr ul li:nth-child(5){
    background: url("../images/icons.png") no-repeat 0 -121px;
}
.contact .adr ul li:nth-child(6){
    background: url("../images/icons.png") no-repeat 0 -121px;
}
.contact .adr ul li:nth-child(7){
    background: url("../images/icons.png") no-repeat 0 -121px;
}
.contact form .form_list h5{
    margin: 0;
    line-height: 14px;
   padding-bottom: 5px;
}
.contact form .form_list{
    margin-bottom: 9px;
}
.contact form input{
    width: 100%;
    height: 30px;
}
.contact form textarea{
    resize: none;
    height: 110px;
    width: 100%;
}

.contact form button{
    width: 100%;
    height: 36px;
    background: #04ac3a;
    color: #fff;
    border: none;
}
.contact{
    padding-bottom: 30px;
}


footer a:hover{
    color: #fff;
    text-decoration: underline;
}
footer{
    background: #04ac3a;
    padding: 20px 0 15px 0;
    color: #fff;
    text-align: center;
    line-height: 20px;
}
footer a{
    color: #fff;
}

.container{
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
.youqing-wrap {
  padding: 20px 0;
width: 100%
}
.youqing-wrap .yqbox {
  border: 1px solid #ccc;
  height: 55px;
  overflow: hidden;
}
.youqing-wrap .yqbox .tit {
  font-size: 1.4rem;
  color: #fff;
  background: #3abb1b;
  width: 10%;
  line-height: 55px;
  text-align: center;
  border-radius: 0 5px 5px 0;
}
.youqing-wrap .yqbox .con {
  width: 90%;
}
.youqing-wrap .yqbox .con .clist {
  display: inline-block;
  color: #364660;
  line-height: 51px;
}
 .youqing-wrap .yqbox .con .clist a {
  display: inline-block;
  color: #000;
  float: left;
  background:url("../images/xian.jpg")  no-repeat right center;
  padding:0px 10px;
}
.youqing-wrap .yqbox .con .clist span {
  float: left;
  margin: 0 5px;
}

.clear{ clear: both; }

.ny_content a{
    color: #888;
}
.ny_content {
    padding: 30px 0;
}

.ny_content .ny_left {
    width: 18.33%;

}

.ny_content .right_content {
    width: 81.67%;
    padding: 0 0 0 30px;

}
.ny_content .left_list .box{
    margin-bottom: 10px;
}
.ny_content .left_list .box>h4 {
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    margin: 0 0 5px 0;
    background:url("../images/fk.png") no-repeat 14px center #04ac3a;
    padding-left: 40px;
}
.ny_content .left_list .box>h4 span{
    font-size: 18px;
    font-family: "Aparajita";
}


#ny_caidan > li{
    background: #e9e9e9;
    overflow: hidden;
    margin-bottom: 2px;
    position:relative;
}
#ny_caidan > li:after{
    content:url("../images/right_btn.png");
    position: absolute;
    left: 24px;
    top:10px;
}
#ny_caidan > li.active a{
    color: #04ac3a;
}
#ny_caidan > li.active:after{
    content:url("../images/right_btn2.png");
}
#ny_caidan > li>a{
    display:block;
    width: 100%;
    line-height: 35px;
    color: #888;
    padding-left: 82px;
    font-family: "宋体";

}
#ny_caidan > li:hover:after{
    content:url("../images/right_btn2.png");
}

#ny_caidan > li:hover a{
    color: #04ac3a;
}







.ny_content .left_list .adr {
    background: #f7f7f7;
    line-height: 28px;
    padding: 0px 10px 10px 10px;
}
.ny_content .left_list .adr img{
    width: 100%;
}


.ny_content .right_content .title4 {
    line-height: 35px;
    background: url("../images/line.png") repeat-x bottom;
    position: relative;
    font-size: 16px;

}


.ny_content .right_content .title4 p{
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}
.ny_content .right_content .title4 + div {
    padding: 20px 0;
}
.ny_content .right_content .title4 + div img{
    max-width: 100%;
}

.ny_content .right_content .about {
    line-height: 30px;
}

.ny_content .right_content .xqy .text {
    line-height: 30px;
    padding: 30px 0;
}

.ny_content .right_content .xqy2 h4{
    margin: 0;
    padding-bottom: 20px;
    position: relative;
}
.ny_content .right_content .xqy2 h4:after{
    content: "";
    left: 50%;
    margin-left: -25%;
    bottom: 0;
    width: 50%;
    height: 1px;
    border-bottom: 1px dotted #909090;
    position: absolute;
}
.ny_content .right_content .title4 + div.form {
    padding: 30px 25% 100px;
}

.ny_content .right_content .form input {
    width: 100%;
    height: 38px;
    background: #f4f4f4;
    border: 1px dotted #aaa;
    margin-bottom: 7px;
    padding-left: 15px;

}

.ny_content .right_content .form textarea {
    width: 100%;
    background: #f4f4f4;
    border: 1px dotted #aaa;
    height: 145px;
    padding-left: 15px;
    margin-bottom: 20px;
}

.ny_content .right_content .form button {
    width: 100%;
    line-height: 33px;
    border: none;
    color: #fff;
    background: #04ac3a;
}





.ny_content .right_content .Pro .row{
    margin: 0 -10px;
}
.ny_content .right_content .Pro .row .col-md-4, .ny_content .right_content .Pro .row .col-xs-6 {
    padding: 0 10px;
}
.ny_content .right_content .Pro .box{
    margin-bottom: 20px;
}


.ny_content .right_content .news {
    background: none;
}

/*内页*/


/*新闻中心*/
.ny_content .right_content .news .box{
    position: relative;
    padding-left: 288px;
}
.ny_content .right_content .news .box .img_box{
    position: absolute;
    left: 0;
    top: 0;
    width: 265px;
    border: 1px solid #e5e5e5;
    height: 100%;
    overflow: hidden;
    text-align: center;
}
.ny_content .right_content .news .box .img_box a{
    display: block;
    width: 100%;
    height: 100%;

}
.ny_content .right_content .news .box .text_box div{
    line-height: 25px;
    height: 100px;
    overflow: hidden;
}
.ny_content .right_content .news .box .text_box{
    background: none;
}
.ny_content .right_content .news .box .text_box h6{
    line-height: 25px;
    font-size: 12px;
}
.ny_content .right_content .news .box .text_box h4{
    line-height: 19px;
    font-size: 16px;
    color: #4b4a4a;
}
.ny_content .right_content .news .box .text_box h5{
    text-align: right;
}
.ny_content .right_content .news .box .text_box h5 a{
    display: inline-block;
    padding: 0 20px;
    line-height:28px;
    background: #3fa60f;
    color: #fff;
    font-family: "宋体";
    font-size: 12px;
}
.ny_content .right_content .news .big_box{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d9d9d9;
}
/*新闻中心*/



@media screen and (max-width: 1360px) {
    .picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev {
        display: none;
    }

    .picture24 .owl-theme .owl-controls .owl-buttons div.owl-next {
        display: none;
    }
}

@media screen and (max-width: 1200px) {



    header .header_img2{
       display: none;
    }



}

@media screen and (max-width: 991px) {

    header .logo{
        line-height: 80px;
    }

    #nav {
        position: absolute;
        right: 0;
        top: 80px;
        width: 150px;
        z-index: 999;
        display: none;
    }

    #nav > li {
        float: none;
        width:100%;
        position: relative;
        line-height: 42px;
        background: #04ac3a;
    }





    #nav > li:first-child:before{
       display: none;
    }
    #nav > li>a:after{
       display: none;
    }






    /*导航*/


    .title{
        padding:40px 0 30px 0;
    }
    .title h3{
        font-size: 25px;
    }








    .About .About_left{
        text-align: center;
        margin-bottom: 20px;
    }

    .About .text_box{
        height:auto;
    }
    .About .text_box div{
        height: auto;
    }
    .About .text_box a{
        margin: 15px 0;
        position: static;
    }
    /*产品中心*!/*/


































    /*内页*/
    #ny_caidan {
        display: none;
    }

    #down {
        display: block;
        width: 100%;
        line-height: 50px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        font-size: 20px;
        background: #002441;
    }

    .ny_content .ny_left {
        width: 100%;
    }

    .ny_content .right_content {
        width: 100%;
        padding: 0;
    }

    .ny_content .right_content .title4 + div {
        border-radius: 5px;
    }

    .ny_content .right_content .title4 + div.form {
        padding: 20px 0 50px 0;
    }

    /*内页*/
    .ny_content .right_content .form {
        padding: 0%;

    }

    /*内页*/

}

@media screen and (max-width: 767px) {

.shouji .box h2{font-size:18px;color:#000;margin-top:8px;}
.shouji .box{margin-bottom:15px;}
.contact .adr{
    padding:20px 0px 0 0 ;
}


    header .logo {
        line-height: 60px;
    }
    header .logo img{
        height: 50px;
    }



    #nav {

        top: 60px;

    }




    .About .About_left ul li{
        font-size: 14px;
        margin: 0 5px;
        width: 80px;
        height: 80px;
        line-height: 80px;
    }















    /*底部*/
    body {
        padding-bottom: 50px;
    }

    .hot {
        width: 100%;
        height: 50px;
        background: #ddb600;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99;
    }

    .hot span {
        color: #fff;
        font-size: 16px;
        line-height: 20px;
    }

    .hot h6 {
        font-size: 12px;
        line-height: 20px;
    }

    .hot .row div a {
        display: block;
        color: #fff;
        padding: 7px 0;
    }

    .dbbox {
        position: fixed;
        left: 0;
        bottom: 70px;
        z-index: 99;
        width: 100%;
    }

    .dbbox .dbs {
        position: relative;
        padding: 0 15px;
        display: none;
    }

    .dbbox .dbs .neirong {
        padding: 10px;
        background: #fff;
        border-radius: 5px;
    }

    .dbbox .dbs.ewm-box {
        text-align: center;
    }

    .dbbox .dbs.ewm-box:after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: -6px;
        z-index: 1;
        width: 25%;
        height: 6px;
        background: url(../images/dbtc_jt.png) no-repeat center;
    }

    .dbbox .dbs.fenxiang-box:after {
        content: "";
        position: absolute;
        left: 75%;
        bottom: -6px;
        z-index: 1;
        width: 25%;
        height: 6px;
        background: url(../images/dbtc_jt.png) no-repeat center;
    }

    .dbbox .dbs.ewm-box img {
        max-width: 140px;
    }

    .dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li {
        position: relative;
        padding: 6px 0;
        width: 20%;
        height: 44px;
    }

    .dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a {
        position: absolute;
        left: 50%;
        top: 6px;
        margin: 0 0 0 -16px;
        float: inherit !important;
        display: block;
    }

    /*底部*/






    /*新闻中心*/
    .ny_content .right_content .news .box{
        padding-left: 130px;
    }
    .ny_content .right_content .news .box .img_box{
        width: 115px;
    }

    .ny_content .right_content .news .box .text_box div{
        line-height: 20px;
        height: 40px;
    }

.box .ul{ display: none; }


}




@media screen and (max-width: 500px){
.shoucall h1{color:#3abb1b;font-size:12px;margin:0 !important;line-height:24px;}
.shoucall h2{color:#3abb1b;font-size:12px;margin:0 !important;}
.shouji .box h2{font-size:14px;color:#000;margin-top:8px;}
.shouji {padding: 10px 0 0px 0;}
.shouji .box .tu img{width:70px;height:70px;}






















    /*新闻中心*/
    .ny_content .right_content .news .box{
        padding-left: 130px;
    }
    .ny_content .right_content .news .box .img_box{
        width: 115px;
    }

    .ny_content .right_content .news .box .text_box div{
        line-height: 20px;
        height: 40px;
    }




    /*新闻中心*/



}
.about_ul{display:block; overflow:hidden; text-align: left;}
.about_ul li{display:block; margin-top:2px; overflow:hidden;}
.about_ul li a{display:block; height:35px; line-height:35px; overflow:hidden; text-decoration: none; background:url(../images/right_btn.png) no-repeat 15px center #e9e9e9; overflow:hidden; transition:all 0.4s; text-indent:40px; font-family:'Microsoft YaHei'; font-size:14px; color:#575757; transition:all 0.4s;}
.about_ul li a:hover{background:url(../images/right_btn2.png) no-repeat 15px center #e9e9e9;color:#24a9ce; text-decoration: none;}
.about_dl{display:none;}
.about_dl dd{display:block; margin-top:2px; overflow:hidden;}
.about_dl dd a{display:block; height:35px; line-height:35px; overflow:hidden; background:#f5f5f5; overflow:hidden; transition:all 0.4s; text-indent:40px; font-family:'Microsoft YaHei'; font-size:14px; color:#575757; transition:all 0.4s;}
.about_dl dd a:hover{background:#edecec;color:#24a9ce;}
.about_txt{display:block; overflow:hidden; background:#f5f5f5; margin-top:2px;     padding: 0px 0px 0px 2px;font-family:'Microsoft YaHei'; font-size:14px; color:#060001; line-height:30px;}



@media screen and (max-width: 420px){

.shouji .box h2{font-size:14px;color:#000;margin-top:8px;}
.shouji {padding: 20px 0 0px 0;}
.shouji .box .tu img{width:60px;height:60px;}

}

@media screen and (max-width: 350px){

.shouji .box h2{font-size:14px;color:#000;margin-top:8px;}
.shouji {padding: 20px 0 0px 0;}
.shouji .box .tu img{width:55px;height:55px;}

}